How to: Change a control on a report.
Solution:
In Report Design view, select the 'Format' menu, and select 'Change To'. Select the desired control to change to from the submenu.
1) Click the 'Report' tab in the Database window.
2) Select the desired report from the list box. (The selected report is highlighted.)
3) Click 'Design'. (The selected report appears in the design view AND the floating Toolbox appears.)
4) Single-click on the control to change. (Handles appear around the control.)
Handles around control
5) Select the 'Format' menu and select 'Change To'. (A submenu appears.)
Select Change To
6) Select the desired control in which to change.
NOTE: If the control listed in the submenu is dimmed, that option is not available because the option is not of the same control category.
EXAMPLE 1: If the control selected in which to change is a list box, the only options available to change to are label box, list box or combo box.
EXAMPLE 2: If the control selected in which to change is a check box, the only options available to change to are toggle button and option button.
EXAMPLE 3: If the control selected in which to change is a list box, the only options available to change to are text box and combo box.
EXAMPLE 4: If the control selected in which to change is a combo box, the only options available to change to are text box and list box.
NOTE 1: The appropriate settings from the original control are copied to the new control.
NOTE 2: If a property exists for the original control and not for the new control, the property is not copied.
NOTE 3: If a property exists for the new control but not the original control, the property is set to the default control style for that control type.